home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE3 / PD / VICE / doc / NEWS < prev    next >
Text File  |  2002-08-27  |  44KB  |  1,799 lines

  1. * About this file
  2. =================
  3.  
  4. This file lists the most important user-visible changes for each
  5. official release of VICE.  See `src/ChangeLog' for a more detailed
  6. list of all the changes in the code.
  7.  
  8. * Changes in VICE 1.10
  9. ======================
  10.  
  11. ** General
  12. ----------
  13.  
  14. - The keyboard handling has been reworked. In most ports the keys can
  15.   be assigned by *.vkm files.
  16.  
  17. - Fixed display bugs during warp mode.
  18.  
  19. - The autostart function prepares the drive with last accessed track,
  20.   sector and buffer data now.
  21.  
  22. - The opcode fetch of the 65xx CPU emulation is more accurate now.
  23.  
  24. ** C64 changes
  25. --------------
  26.  
  27. - A processor port bug has been fixed, so IWM Diamonds works again.
  28.  
  29. - Fixed a bug in the Retro Replay emulation.
  30.  
  31. - Added support for IDE64 interface emulation.
  32.  
  33. ** C128 changes
  34. ---------------
  35.  
  36. - Added DIN charset support.
  37.  
  38. - Added support for second color bank.
  39.  
  40. ** VIC20 changes
  41. -----------------
  42.  
  43. - Access to unconnected address space has been fixed.
  44.  
  45. ** VIC-II
  46. ---------
  47.  
  48. - $d016 xsmooth emulation is cycle exact now!
  49.  
  50. - Many small bugs in the VIC-II emulation have been fixed.
  51.  
  52. - Accessing unconnected address space returns last phi1 data read by
  53.   the VIC-II now.
  54.  
  55. - Fixed bug loading a snapshot image with sprites enabled.
  56.  
  57. ** Drive changes
  58. -----------------
  59.  
  60. - Implemented firmware ROM mirrors.
  61.  
  62. ** Tape changes
  63. ---------------
  64.  
  65. - The image content lister lists the contents of TAP images too.
  66.  
  67. ** Unix changes
  68. ---------------
  69.  
  70. - Reworked fullscreen support.
  71.  
  72.  
  73. * Changes in VICE 1.9
  74. =====================
  75.  
  76. ** General
  77. ----------
  78.  
  79. - Real PAL filter emulation.
  80.  
  81. ** C64 changes
  82. --------------
  83.  
  84. - The REU emulation has been improved.
  85.  
  86. ** VIC-II
  87. ---------
  88.  
  89. - Various fixes to make more demos work.
  90.  
  91. ** SID changes
  92. --------------
  93.  
  94. - The standard SID had problems with filters if stereo SID was
  95.   enabled.
  96.  
  97. ** Drive changes
  98. -----------------
  99.  
  100. - True drive emulation is default now.
  101.  
  102. - A reset during autostart restores true drive emulation if enabled
  103.   before.
  104.  
  105. - Relaxed disk change timing a bit and fixed the sync bit.  More
  106.   programs will recognise the disk change now.
  107.  
  108. ** Unix changes
  109. ---------------
  110.  
  111. - New polish translation. Credits to Mariusz M³ynek.
  112.  
  113. - XFree86 fullscreen support is disabled by default. To enable
  114.   fullscreen support use the `--enable-fullscreen' of configure.
  115.  
  116. - Preliminary support for hardware YUV image scaling via the XVideo
  117.   extension.
  118.  
  119. - Fliplists can be saved and restored via GUI.
  120.  
  121. - Fliplists are now automatically saved to
  122.   ${HOME}/.vice/fliplist-{EMU}.vfl when save settings is requested.
  123.  
  124. - Those ^L are gone, readline should compile again.
  125.  
  126. ** MS-Windows changes
  127. ---------------------
  128.  
  129. - A bug in the stereo SID implementation causing a crash has been
  130.   fixed.
  131.  
  132. - Fixed the monitor close button.
  133.  
  134. ** BeOS changes
  135. ---------------
  136.  
  137. - Uses DirectWindow interface to save up to 20% of performance.
  138.  
  139. ** Miscellaneous changes
  140. ------------------------
  141.  
  142. - A zipcode bug has been fixed.
  143.  
  144.  
  145. * Changes in VICE 1.8
  146. =====================
  147.  
  148. ** General
  149. ----------
  150.  
  151. - Added '-h' as alias for '-?' and '-help'
  152.  
  153. - Made the new emulated VIC-II palette the default
  154.   (to use the old stylish file palettes switch to external palette).
  155.  
  156. ** C64 changes
  157. --------------
  158.  
  159. - Added support for Retro Replay cartridge.
  160.  
  161. - Fixed a CIA timer emulation bug.
  162.  
  163. - Frankie goes to Hollywood may work now.
  164.  
  165. - The REU is emulated cycle exact now.
  166.  
  167. ** C128 changes
  168. ---------------
  169.  
  170. - VDC has been improved a lot (but not ready for RFO now).
  171.  
  172. - Fixed a stupid bug in the Z80 emulation.
  173.  
  174. - Fixed $ff01-$ff04 MMU register access.
  175.  
  176. - Added support for C64 type cartridges.
  177.  
  178. ** VIC-II
  179. ---------
  180.  
  181. - Fast PAL emulation has been added.
  182.  
  183. - Added VIC-II reengineered palette.
  184.  
  185. - Added also command line switches for:
  186.   brightness, contrast, saturation, gamma
  187.  
  188. - New style luminance signals
  189.  
  190. - Using internal/external palette
  191.  
  192. ** SID changes
  193. --------------
  194.  
  195. - Stereo support has been added (not available on all
  196.   architectures).
  197.  
  198. ** Drive changes
  199. -----------------
  200.  
  201. - Odd sized d64 images are supported now.
  202.  
  203. ** MS-Windows changes
  204. ---------------------
  205.  
  206. - The filter settings of the file selector boxes are persistent now.
  207.  
  208. - Support for drag & drop (dropping an image autostarts it)
  209.  
  210. - Pressing ESC in the monitor interrupts long lasting outputs
  211.   (e.g., "m 0 ffff")
  212.  
  213. - Disassembly window of monitor now has a context menu for every every
  214.   disassembled line
  215.  
  216. - Breakpoints can be set and unset by just clicking on the respective
  217.   line
  218.  
  219. ** OS/2 changes
  220. ---------------
  221.  
  222. - Added dialog and menu entries to use a emulated PAL palette (Alt-I)
  223.  
  224. - Implemented drag'n'drop for vsid mode.
  225.  
  226. - fixed a bug in the compilation of c1541
  227.  
  228. - Renamed c1541 to x1541
  229.  
  230. - Added stereo support
  231.  
  232. - Added support for 'Fast PAL Emu'
  233.  
  234. - Added a color dialog (like a TV set)
  235.  
  236. - Added support for cartridges in x128
  237.  
  238. - Changed the video/DIVE support internally (in case of problems please
  239.   report!)
  240.  
  241. - Added support for Double Size / Double Scan
  242.  
  243. - Fixed a bug which made the emulator crash if you press '1' in the
  244.   file pop-up menu
  245.  
  246. - Fixed a bug in the asynchronous update of the xvic window
  247.  
  248. ** Unix changes
  249. ---------------
  250.  
  251. - New italian translation. Credits to Andrea Musuruane
  252.  
  253. - PAL Control UI in the Gnome port
  254.  
  255. - Triple buffering DGA2 direct-into-fb-rendering support (root
  256.   privileges needed)
  257.   DGA2 XImage rendering currently not supported.
  258.   Fullscreen is still in beta status; x128 fullscreen is broken.
  259.  
  260. - Fixed compilation bug if `allegro.h' is present.
  261.  
  262. ** Miscellaneous changes
  263. ------------------------
  264.  
  265. - Fixed monitor hang if an unknown opcode is entered.
  266.  
  267. - The monitor can assemble a JSR to a ZP location now.
  268.  
  269. - Added '-h' as alias for '-?' and '-help'
  270.  
  271. - Added a NLS-Howto to guide new translators. Credits to Andrea
  272.   Musuruane
  273.  
  274. * Changes in VICE 1.7
  275. =====================
  276.  
  277. ** C64 changes
  278. --------------
  279.  
  280. - REU support has been rewritten to support different types and
  281.   images.
  282.  
  283. - Fixed a processor emulation bug which caused a crash in Summer
  284.   Games II.
  285.  
  286. - Fixed a snapshot bug causing Castles of Dr. Creep to quit after the
  287.   snapshot has been restored.
  288.  
  289. ** C128 changes
  290. ---------------
  291.  
  292. - REU support has been rewritten to support different types and
  293.   images.
  294.  
  295. - Added support for internal and external function ROM images.
  296.  
  297. - Tape emulation has been added.
  298.  
  299. - Added register 26 support to VDC emulation to make LUnix work.
  300.  
  301. - Support for the CAPS key has been added.
  302.  
  303. - There is a limited C64 mode now.
  304.  
  305. ** VIC20 changes
  306. -----------------
  307.  
  308. - VIC video emulation now almost cycle exact (try vimm or vvv demos)
  309.   NTSC video mode is supported.
  310.  
  311. ** CBM-II changes
  312. -----------------
  313.  
  314. - Implemented a C510 (aka P128) emulation, using the existing VIC-II
  315.   emulation.
  316.  
  317. - Fix a couple of bugs in the CBM-II emulation (C610-C720).
  318.  
  319. ** Drive changes
  320. -----------------
  321.  
  322. - Implemented experimental DOS1 (670 blocks free) support with CBM
  323.   2040 emulation.
  324.  
  325. - The read-only bit of the 1581 disk drive is emulated now.
  326.  
  327. ** MS-Windows changes
  328. ---------------------
  329.  
  330. - DirectX sound driver with less delay; alternative WMM driver by
  331.   Cadaver.
  332.  
  333. - New joystick autofire feature.
  334.  
  335. - Fixed crash if invoked with invalid command line.
  336.  
  337. ** OS/2 changes
  338. ---------------
  339.  
  340. - Moved zlib and png APIs to a DLL to decrease the archive size.
  341.  
  342. - Removed the Emulator Dialog, use Alt-+/Alt-- to change  the speed.
  343.  
  344. - Added a new file dialog with a contents window.
  345.  
  346. - Dragging a file to the Vice Window now autostarts the file.
  347.  
  348. - Added autostart option to menu.
  349.  
  350. - Added cartridge support to menu.
  351.  
  352. - Added missing resources to menus.
  353.  
  354. - Added popup menu (switch off menu bar, press mouse button 2).
  355.  
  356. - Make menu bar switchable.
  357.  
  358. - Removed hardware dialog.
  359.  
  360. - Removed sound dialog.
  361.  
  362. - Added help system.
  363.  
  364. - Changed hotkeys from scancode to Accelerator Table.
  365.  
  366. - Changed layout of About Dialog.
  367.  
  368. ** BeOS changes
  369. ---------------
  370.  
  371. - Sid-player mode (use commandline x64 -vsid).
  372.  
  373. ** Unix changes
  374. ---------------
  375.  
  376. - Added preliminary (beta) DGA2 support.
  377.  
  378. - French translation; Credits to Eric (meepmeep).
  379.  
  380. - Datasette control UI.
  381.  
  382. - Zlib is used for reading compressed images.
  383.  
  384.  
  385. * Changes in VICE 1.6
  386. =====================
  387.  
  388. ** C64 changes
  389. --------------
  390.  
  391. - Fixed REU snapshot bug.
  392.  
  393. - Added Warpspeed and Dinamic cartridge support.
  394.  
  395. - Fixed a bug in NTSC sprite timing.
  396.  
  397. - Pitfall 2 cartridge works again.
  398.  
  399. - Added a symbol file for the built-in monitor which allows moni-
  400.   toring of ROM sections (use 'll "c64mem.sym"' inside the monitor)
  401.  
  402. ** C128 changes
  403. ---------------
  404.  
  405. - The Z80 emulation is almost complete now.
  406.  
  407. ** VIC20 changes
  408. ----------------
  409.  
  410. - Fixed geometry settings. Games that enlarge the screen work now.
  411.  
  412. ** Drive changes
  413. ----------------
  414.  
  415. - The drive emulation can also read error information from a 40 track
  416.   D64 image now.
  417.  
  418. - Fixed a bug in vdrive BAM allocation.
  419.  
  420. ** Unix changes
  421. ---------------
  422.  
  423. - ESD and aRts sound support has been added.
  424.  
  425. ** MS-Windows changes
  426. ---------------------
  427.  
  428. - Fullscreen support (experimental).
  429.  
  430. - Fixed bug in the drive dialog, now parallel drives can be selected.
  431.  
  432. - Fixed NTSC timing.
  433.  
  434. ** MS-DOS changes
  435. -----------------
  436.  
  437. - Fixed NTSC timing.
  438.  
  439. ** BeOS changes
  440. ---------------
  441.  
  442. - new video engine; about 20% faster now
  443.  
  444. - improved support for hardware joysticks
  445.  
  446. - added 1351 mouse emulation
  447.  
  448. - fixed bug that crashed the emu at shutdown
  449.  
  450. - many more settings dialogs (device, sound, datasette, ...)
  451.  
  452. - display for the joystick state
  453.  
  454. - preview for disk/tape images
  455.  
  456. ** OS/2 changes
  457. ---------------
  458.  
  459. - changed x64-icon
  460.  
  461. - made icon visible as 'minimized icons'
  462.  
  463. - added menu bar
  464.  
  465. - changed default border style
  466.  
  467. - now the display is updated in paused or monitor mode, too
  468.  
  469. - added the missing datasette control to the datasette dialog (Alt-C)
  470.  
  471. - added a new dialog for hardware settings (Alt-H)
  472.  
  473. - sounddev "dart2" enabled. necessary for vsid-mode. It has the
  474.   possibility to adjust emulator speed from sound output.
  475.  
  476. - basic sid-player support (-vsid) added
  477.  
  478. - basic snapshot support added (emulator dialog, ALt-N).
  479.  
  480. - x128: 40/80 col key is now mapped to F11, too
  481.  
  482. - x128: palette of VDC window is now set correctly
  483.  
  484. - CBM Restore Key is now mapped to F12
  485.  
  486. - readonly option added to drive dialog
  487.  
  488. - directory path added to drive dialog
  489.  
  490. - Video Standard (PAL/NTSC) moved to hardware dialog.
  491.  
  492. - added REU to hardware dialog
  493.  
  494. - added memory extension resource to drive dialog
  495.  
  496. - now only valid drives are displayed for usage in the
  497.   drive dialog
  498.  
  499. - switched to lpng 1.08
  500.  
  501. - changed some output spin fields to text fields (eg. emulator speed)
  502.  
  503. - now all keys are available if not pressed together with ALT
  504.  
  505. ** C1541 changes
  506. ----------------
  507.  
  508. - Commands to read/write GEOS formatted disks have been added.
  509.  
  510.  
  511. * Changes in VICE 1.5
  512. =====================
  513.  
  514. ** General changes
  515. ------------------
  516.  
  517. - Screenshots can be saved now.
  518.  
  519. ** C128 changes
  520. ---------------
  521.  
  522. - The Z80 emulation has been improved.  CP/M will boot now.
  523.  
  524. ** OS/2 changes
  525. ---------------
  526.  
  527. - fixed the bug in the joystick support of 1.4
  528.  
  529. - fixed a bug in the monitor
  530.  
  531. - Vice (not x128) should now work on older DIVE DLLs, too
  532.  
  533. - added support for keyboard files (eg os2.vkm)
  534.  
  535. - added screenshot support (see emulator dialog), invoke screenshot with Alt-PrtScr
  536.  
  537. - fixed the awful synchronazation (x64 runs now with 50fps and 100% as it should)
  538.  
  539. - the shutdown should be faster now
  540.  
  541. ** Unix changes
  542. ---------------
  543.  
  544. - Palette changes work better now.
  545.  
  546. - Added support for gettext based national language support.
  547.   Initial german translation for Unix based UIs is provided.
  548.  
  549. - NTSC timing is correct now (100% 60fps).
  550.  
  551. - The emulator keeps running when menus are used.
  552.  
  553. - Fixed some crashs and memory leaks in the XAW file selector
  554.   widget.
  555.  
  556. ** MS-DOS changes
  557. -----------------
  558.  
  559. - Better support for compressed images.
  560.  
  561. ** MS-Windows changes
  562. ---------------------
  563.  
  564. - Better support for compressed images.
  565.  
  566. - Output from the monitor console can be logged now.
  567.  
  568. - Empty TAP images can be created now.
  569.  
  570. ** Drive changes
  571. ----------------
  572.  
  573. - Fixed a bug in the 1581 true drive emulation that prevented the
  574.   use as drive #9.
  575.  
  576. - Fixed a bug in the 8050 vdrive emulaton.
  577.  
  578. - Fixed a bug that caused drive #8 to be diabled if file system
  579.   access for drive #11 is disabled and all disks are detached.
  580.  
  581. ** Miscellaneous changes
  582. ------------------------
  583.  
  584. - The REU can be used with Super Snapshot 5 or Expert Cartridge.
  585.  
  586.  
  587. * Changes in VICE 1.4
  588. =====================
  589.  
  590. ** General changes
  591. ------------------
  592.  
  593. - Fixed slowdown bug with flickering drive led.
  594.  
  595. ** C64 changes
  596. --------------
  597.  
  598. - Fixed crash caused by VIC-II memory corruption.
  599.  
  600. - Expert cartridge is emulated now.
  601.  
  602. - Some NTSC fixes. Now the border looks a bit small, but most NTSC
  603.   programs should work.
  604.  
  605. - Fixed CIA TOD initialization.
  606.  
  607. ** VIC20 changes
  608. ----------------
  609.  
  610. - Fixed VIC crash.
  611.  
  612. ** OS/2 changes
  613. ---------------
  614.  
  615. - C128, CBM/2, VIC20 and PET keyboard layout fixed
  616.  
  617. - some smaller bugfixes
  618.  
  619. - mouse support added
  620.  
  621. - window position is now written to the cfg-file
  622.  
  623. - now one than more emulation can run at the same time
  624.  
  625. - the commandline, contents and monitor window is resizable now
  626.  
  627. ** MS-DOS changes
  628. -----------------
  629.  
  630. - Fixed crash due to the use of uninitialized variables.
  631.  
  632. ** MS-Windows changes
  633. ---------------------
  634.  
  635. - TAP images should not be corrupted anymore.
  636.  
  637. ** Drive changes
  638. ----------------
  639.  
  640. - Fixed IEC initialization bug that broke true drive emulation.
  641.  
  642. - D71 BAM calculation has been fixed.
  643.  
  644. ** Tape changes
  645. ---------------
  646.  
  647. - Now saving TAPs should work for big endian machines too.
  648.  
  649.  
  650. * Changes in VICE 1.3
  651. =====================
  652.  
  653. ** C64 changes
  654. --------------
  655.  
  656. - Super Snapshot V5 and REX fastload carts are emulated now.
  657.  
  658. - The REU emulation has been improved.
  659.  
  660. - Sprites in non-visible parts of the screen should not crash the
  661.   emulator anymore.
  662.  
  663. - A sprite snapshot bug has been fixed.
  664.  
  665. ** C128 changes
  666. ---------------
  667.  
  668. - The VDC can display flashing and reverse text attributes now.
  669.  
  670. ** VIC20 changes
  671. ----------------
  672.  
  673. - Fixed VIC display bug.
  674.  
  675. ** PET changes
  676. --------------
  677.  
  678. ** CBM-II changes
  679. -----------------
  680.  
  681. ** Drive changes
  682. ----------------
  683.  
  684. - A drive RAM expansion is available now.
  685.  
  686. - New 2040, 3040 and 4040 disk drive support.
  687.  
  688. ** Unix changes
  689. ---------------
  690.  
  691. - New GNOME port of VICE.
  692.  
  693. - G64 images can be created now.
  694.  
  695. ** MS-DOS changes
  696. -----------------
  697.  
  698. - A status bar has been implemented.
  699.  
  700. - NTSC support is available now.
  701.  
  702. - A simple printer emulation which dumps the data to some file is
  703.   available now.
  704.  
  705. - The virtual device resource did not work like shown.
  706.  
  707. - The attach image dialog is case insensitive now.
  708.  
  709. - The x-resolution of the VIC20 is doubled now.
  710.  
  711. ** MS-Windows changes
  712. ---------------------
  713.  
  714. - Improved monitor console.
  715.  
  716. - The autostart dialog allows to start some file by clicking on its
  717.   name in the preview window.
  718.  
  719. - Command line options, contributors, license and no warranty can be
  720.   listed now.
  721.  
  722. - The attach dialog allows to create and format disk images now.
  723.  
  724. - The snapshot save dialog is much better now.
  725.  
  726. - A simple printer emulation which dumps the data to some file is
  727.   available now.
  728.  
  729. - Reordered short-cuts to aviod duplicates.
  730.  
  731. - Reset or video mode changes will not change the size of a maximized
  732.   window anymore.
  733.  
  734. ** OS/2 changes
  735. ---------------
  736.  
  737. - C128-, CBM/2-, VIC20- and PET-Emulation added
  738.  
  739. - new menus added (emulator, datasette)
  740.  
  741. - menu support enhanced (see also Vice_for_OS2.txt)
  742.  
  743. - monitor implemented
  744.  
  745. - install script (install.cmd) now available
  746.  
  747. - using of zippes images (eg with gzip) should work correctly now
  748.  
  749. - commandline options for window border type added
  750.  
  751. - Status window removed (information display implemented at dialogs)
  752.  
  753. ** Miscellaneous changes
  754. ------------------------
  755.  
  756. - The monitor "z" command has been fixed.
  757.  
  758. - Fixed some tape counter bugs.
  759.  
  760. - Fixed a crash with ZIP archives.
  761.  
  762. - Fixed a bug that prevented writing to gzipped disk images.
  763.  
  764. - Fixed a crash if the image content lister is used on disk images
  765.   with many files.
  766.  
  767. - There is some experimental read only REL file support in the vdrive
  768.   emulation now.
  769.  
  770.  
  771. * Changes in VICE 1.2
  772. =====================
  773.  
  774. ** C64 changes
  775. --------------
  776.  
  777. - Epyx Fastload and Westermann Learning Cartridges are supported now.
  778.  
  779. ** C128 changes
  780. ---------------
  781.  
  782. - The VDC hardware cursor has been implemented.
  783.  
  784. - The machine can boot up in Z80 mode now.  However CP/M does not work
  785.   currently.
  786.  
  787. ** PET changes
  788. --------------
  789.  
  790. - The CRTC emulation has been made pretty cycle-exact. You can now
  791.   use timed raster effects.
  792.  
  793. ** CBM-II changes
  794. -----------------
  795.  
  796. - The CRTC emulation has been made pretty cycle-exact. You can now
  797.   use timed raster effects.
  798.  
  799. ** Drive changes
  800. ----------------
  801.  
  802. - D64 images with error codes are supported now.
  803.  
  804. - The virtual drive emulation can process filenames containing zero
  805.   bytes now.
  806.  
  807. - The virtual drive commandline parser has been improved.
  808.  
  809. - The fsdevice and the virtual drive emulation support memory read
  810.   commands now.
  811.  
  812. - Invalid scratch commands do not crash the fsdevice emulation.
  813.  
  814. ** Unix changes
  815. ---------------
  816.  
  817. - C64/C128 NTSC support (experimental).
  818.  
  819. ** MS-DOS changes
  820. -----------------
  821.  
  822. - VDC grafic mode does not crash the emulator any more.
  823.  
  824. ** MS-Windows changes
  825. ---------------------
  826.  
  827. - New mouse emulation.
  828.  
  829. - C64/C128 NTSC support (experimental).
  830.  
  831. - The datasette status is displayed now.
  832.  
  833. - Changing the palette works on-the-fly now.
  834.  
  835. - A new VIC20 settings dialog.
  836.  
  837. ** OS/2 changes
  838. ---------------
  839.  
  840. - Sound, drive and joystick settings are implemented now.
  841.  
  842.  
  843. * Changes in VICE 1.1
  844. =====================
  845.  
  846. ** General changes
  847. ------------------
  848.  
  849. - The datasette emulation supports saving to TAP images now.
  850.  
  851. - Autostarting TAP tape images has been improved.
  852.  
  853. - A command line option feeding the keyboard buffer on startup has
  854.   been added.
  855.  
  856. ** C64 changes
  857. ---------------
  858.  
  859. - Fixed a bug in the REU emulation.  GoDot now works.
  860.  
  861. - Atomic Power cartridge is supported now.
  862.  
  863. ** C128 changes
  864. ---------------
  865.  
  866. - 80 column screen is emulated now.  Currently the hardware cursor
  867.   is missing, but Infocom adventures and GEOS128 work.
  868.  
  869. - REU emulation is available now.
  870.  
  871. - Fixed an IO banking bug.
  872.  
  873. ** VIC20 changes
  874. ----------------
  875.  
  876. - New datasette emulation.
  877.  
  878. - True 1581 emulation works now.
  879.  
  880. ** PET changes
  881. --------------
  882.  
  883. - New datasette emulation.
  884.  
  885. ** CBM-II changes
  886. -----------------
  887.  
  888. - New datasette emulation.
  889.  
  890. ** Drive changes
  891. ----------------
  892.  
  893. - New 8050, 8250 and SFD1001 emulation using D80 and D82 disk images.
  894.  
  895. - The virtual drive emulation, image contents lister and monitor block
  896.   commands fully support G64 disk images.
  897.  
  898. ** C1541 changes
  899. ----------------
  900.  
  901. - G64 disk image format is fully supported now.
  902.  
  903. ** Unix changes
  904. ---------------
  905.  
  906. - A dialog for creating empty disk images has been added.
  907.  
  908. - The name of currently attached disk images is displayed now.
  909.  
  910. - The disk image flip list can be maintained by a separate menu by
  911.   clicking on the status bar.
  912.  
  913. ** MS-Windows changes
  914. ---------------------
  915.  
  916. - Run/Stop key is also present at ESC key, but it's still present at
  917.   CAPS/LOCK, altough the latter doesn't work on Win98 with German and
  918.   French keyboard layouts.
  919.  
  920. - There is a disk/tape image contents lister now.
  921.  
  922. - The RESTORE key is present now (PAGE UP).
  923.  
  924. - Browse button in the device manager dialog works now.
  925.  
  926. ** Miscellaneous changes
  927. ------------------------
  928.  
  929. - The `$xx' feature for specifying hexcodes on the command-line now
  930.   works correctly.
  931.  
  932. - Some P00 wildcard bug has been fixed.
  933.  
  934. - An image content lister crash has been fixed.
  935.  
  936.  
  937. * Changes in VICE 1.0a
  938. ======================
  939.  
  940. ** MS-DOS changes
  941. -----------------
  942.  
  943. - x64 does not crash on start-up anymore.
  944.  
  945. - Calling the emulator from a relative path works again.
  946.  
  947. - 1541-II firmware is found now.
  948.  
  949.  
  950. * Changes in VICE 1.0
  951. =====================
  952.  
  953. ** General changes
  954. ------------------
  955.  
  956. - Attached disk images can be stored into a flip list.  Changing
  957.   disks requires just one keypress.
  958.  
  959. ** C64 changes
  960. ---------------
  961.  
  962. - Support for TAP tape images has been added.
  963.  
  964. - The emulation of the processor port has been corrected.
  965.  
  966. - The CIA timer emulation has been further improved.
  967.  
  968. - RAM/ROM banking is done 100% accurate now.
  969.  
  970. - Ocean cartridge crash fixed.
  971.  
  972. - Funplay and Super Games cartridges are supported now.
  973.  
  974. - Doing a snapshot with REU enabled could crash the emulator. This is
  975.   fixed now.
  976.  
  977. - Fixed huge memory leak.
  978.  
  979. ** C128 changes
  980. ---------------
  981.  
  982. - Speed up emulation.
  983.  
  984. ** CBM-II changes
  985. -----------------
  986.  
  987. - Speed up emulation.
  988.  
  989. ** Drive changes
  990. ----------------
  991.  
  992. - New 1541-II emulation.
  993.  
  994. - Disk change detection has been improved.
  995.  
  996. - The virtual drive emulation can be used with G64 images now.
  997.  
  998. ** C1541 changes
  999. ----------------
  1000.  
  1001. - New function to set the name of the disk.
  1002.  
  1003. ** Unix changes
  1004. ---------------
  1005.  
  1006. - A full screen mode using XFree86 vmode extension has been added.
  1007.  
  1008. - Support for different ROM sets has been added.
  1009.  
  1010. - A new joystick driver that is compatible to both old and new Linux
  1011.   joystick API has been added.
  1012.  
  1013. - Support for the 1351 mouse has been added.
  1014.  
  1015. - The source can be compiled on IRIX using the native compiler now.
  1016.  
  1017. ** MS-Windows changes
  1018. ---------------------
  1019.  
  1020. - The monitor is available now.
  1021.  
  1022. - Added more UI elements for sound settings.
  1023.  
  1024. - Shortcut keys have been implemented.
  1025.  
  1026. ** Miscellaneous changes
  1027. ------------------------
  1028.  
  1029. - P00 and PRG files can be autostarted from the command line again.
  1030.  
  1031. - Drive memory can be loaded/saved in the monitor now.
  1032.  
  1033. - The monitor can read and write blocks from disk.
  1034.  
  1035. - Attaching a non-existant image via command line does not crash the
  1036.   emulator anymore.
  1037.  
  1038. - ROM snapshots do not save ROMs with "traps" anymore
  1039.  
  1040.  
  1041. * Changes in VICE 0.16.1a
  1042. =========================
  1043.  
  1044. ** MS-DOS changes
  1045. -----------------
  1046.  
  1047. - The joystick support has been fixed.
  1048.  
  1049. ** MS-Windows changes
  1050. ---------------------
  1051.  
  1052. - Full joystick support has been added.
  1053.  
  1054. - There are some more UI elements for sound and drive coupling (PAL/NTSC)
  1055.   now.
  1056.  
  1057.  
  1058. * Changes in VICE 0.16.1
  1059. ========================
  1060.  
  1061. ** Drive changes
  1062. ----------------
  1063.  
  1064. - The content of 1581 disk images is displayed correctly now.
  1065.  
  1066. ** Unix changes
  1067. ---------------
  1068.  
  1069. - Fixed AIX audio header problem.
  1070.  
  1071. - The emulator does not crash with "X Error of failed request:
  1072.   BadColor (invalid Colormap parameter)" anymore when a bad or old
  1073.   `.vicerc' file is present.
  1074.  
  1075. ** MS-DOS changes
  1076. -----------------
  1077.  
  1078. - The filter of the attach dialog has been fixed to display D64, D71
  1079.   D81, G64, G41 and X64 disk image names.
  1080.  
  1081. - Cartridge attach and snapshot write dialogs could crash emulator on
  1082.   certain DOS extender.  This bug has been fixed.
  1083.  
  1084. - The name of currently attached tape images is displayed again.
  1085.  
  1086. ** MS-Windows changes
  1087. ---------------------
  1088.  
  1089. - Disk images can be attached to drives 9..11 too now.
  1090.  
  1091. ** Miscellaneous changes
  1092. ------------------------
  1093.  
  1094. - Some bugs in T64 handling have been fixed.  The image lister now
  1095.   displays all files, the first file found is the first in the T64
  1096.   archive (and not the second), detaching tapes works now and "LOAD
  1097.   ERROR" should be gone.
  1098.  
  1099.  
  1100. * Changes in VICE 0.16.0
  1101. ========================
  1102.  
  1103. ** C64 changes
  1104. ---------------
  1105.  
  1106. - A couple of bugs in the emulation of 6510 CPU core, VIC-II and REU
  1107.   have been fixed.
  1108.  
  1109. - Final Cartridge, Ocean Cartridge, Super Snapshot 4 and 16KB CRT
  1110.   image support has been added.
  1111.  
  1112. - Display modes in Ultimax mode have been corrected.
  1113.  
  1114. ** C128 changes
  1115. ---------------
  1116.  
  1117. - Some memory banking bugs have been fixed (C128 GEOS works).
  1118.  
  1119. ** VIC20 changes
  1120. ----------------
  1121.  
  1122. - RS232 interface has been added.
  1123.  
  1124. ** CBM-II changes
  1125. -----------------
  1126.  
  1127. - A new Commodore 610 (aka CBM-II) emulator has been added.
  1128.  
  1129. ** Drive changes
  1130. ----------------
  1131.  
  1132. - Drive 9 can be emulated at hardware level.
  1133.  
  1134. - The 1571, 1581 and 2031 disk drives are emulated.
  1135.  
  1136. - Moved drive ROM images into a separate directory.
  1137.  
  1138. - Emulation of drives has been sped up consuming less host CPU power.
  1139.  
  1140. ** SID changes
  1141. --------------
  1142.  
  1143. - Dag Lem's enhanched reSID engine is now part of VICE.
  1144.  
  1145. - A bug in the random number generator has been fixed.
  1146.  
  1147. ** Unix changes
  1148. ---------------
  1149.  
  1150. - The "Custom" joystick mapping is now compatible with the German
  1151.   keyboard layout, and possibly other non-US layouts.
  1152.  
  1153. - Non-default screen depths should really work on X11 now.
  1154.  
  1155. - Generation of core dumps can be controlled from command line.
  1156.  
  1157. - Smart attaching lynx and zipcode images works correctly now.
  1158.  
  1159. ** MS-DOS changes
  1160. -----------------
  1161.  
  1162. - The menu system now uses a CBM-lookalike character set borrowed from
  1163.   Star Commander.
  1164.  
  1165. - You can now browse disk images both with the graphics and business
  1166.   CBM character sets, and you can autostart any file on a disk image.
  1167.  
  1168. - A file descriptor leak has been fixed.
  1169.  
  1170. ** C1541 changes
  1171. ----------------
  1172.  
  1173. - C1541 has been restructured; the batch mode syntax has changed, and
  1174.   some commands take different parameters.
  1175.  
  1176. - You can create D71 and D81 disk images now.
  1177.  
  1178. - Lynx and zipcode support has been improved.
  1179.  
  1180. ** Miscellaneous changes
  1181. ------------------------
  1182.  
  1183. - It is now possible to save the emulator's state into a file, and
  1184.   load it back at any time.
  1185.  
  1186. - A new logging system has been added.
  1187.  
  1188. - The Monitor now handles zero page watch points triggered by memory
  1189.   wrap-around too.
  1190.  
  1191. - Two new palette entries have been added.
  1192.  
  1193.  
  1194. * Changes in VICE 0.15.0
  1195. ========================
  1196.  
  1197. ** C64 changes
  1198. --------------
  1199.  
  1200. - A couple of little but annoying bugs in the VIC-II emulation have
  1201.   been fixed.
  1202.  
  1203. - CIAs have been sped up considerably in those cases where several
  1204.   consecutive underflows happen.
  1205.  
  1206. - Cartridge support has been added.
  1207.  
  1208. - "4064" and "SX" are now valid ROM patch IDs (the same as "100" and
  1209.   "67" respectively).
  1210.  
  1211. ** C128 changes
  1212. ---------------
  1213.  
  1214. - YES!  The one and only free C128 emulator (x128) is back into
  1215.   operation!  No VDC, though.  No, don't ask us to implement it
  1216.   because we are not going to.  But of course contributions are
  1217.   (still) welcome.
  1218.  
  1219. ** VIC20 changes
  1220. ----------------
  1221.  
  1222. - The VIA emulation is now cycle-exact.
  1223.  
  1224. - Autostart is now implemented and works as in the C64 emulator.
  1225.  
  1226. - Tape support has been added.
  1227.  
  1228. - Cartridge support has been added.
  1229.  
  1230. - The memory configurations can be added at runtime.
  1231.  
  1232. - The RESTORE key works correctly now.
  1233.  
  1234. ** PET changes
  1235. --------------
  1236.  
  1237. - The VIA emulation is now cycle-exact.
  1238.  
  1239. - Autostart is now implemented and works as in the C64 emulator.
  1240.  
  1241. - Tape support has been added.
  1242.  
  1243. - Several PET models have been added.  Moreover, the model type can be
  1244.   changed at runtime, without leaving the emulator.
  1245.  
  1246. ** 1541 changes
  1247. ---------------
  1248.  
  1249. - The VIA emulation is now cycle-exact.
  1250.  
  1251. - Support for 40-track disk images has been added.
  1252.  
  1253. - Support for a new GCR-encoded ("G64") disk format has been added.
  1254.  
  1255. - It is now possible to completely disable the idle trap.
  1256.  
  1257. - Some little but possibly dangerous bugs have been fixed.
  1258.  
  1259. ** Monitor changes
  1260. ------------------
  1261.  
  1262. - The old monitor has been replaced by a completely new one, written
  1263.   by Daniel Sladic.  Although it is still under construction, it also
  1264.   allows access to the CPU in the 1541 drive, and features watchpoints
  1265.   and breakpoints.
  1266.  
  1267. ** Unix changes
  1268. ---------------
  1269.  
  1270. - Sound and joystick is now supported on NetBSD too (courtesy of
  1271.   Krister Walfridsson <cato@df.lth.se>).
  1272.  
  1273. - Support for multiple keyboard layouts and joystick mappings has been
  1274.   added.  A "positional" layout for US keyboards is provided.  On the
  1275.   C64, VIC20 and C128 emulators, Ctrl is now mapped to Tab; the
  1276.   Commodore key is now mapped to left Ctrl.
  1277.  
  1278. - The emulators and c1541 now use the real, full-featured GNU readline
  1279.   library if found.  Use `./configure --without-readline' for the old
  1280.   behavior.
  1281.  
  1282. - RS232 and printer support has been added.
  1283.  
  1284. - The XDebugger has died (R.I.P.).
  1285.  
  1286. ** MS-DOS changes
  1287. -----------------
  1288.  
  1289. - Support for two "hardware" joysticks has been added.
  1290.  
  1291. - The emulated drive LED has been moved to the CapsLock LED; the
  1292.   ScrollLock LED is turned on when "warp" (maximum speed) mode is
  1293.   enabled.
  1294.  
  1295. - The menu system has been made a bit more usable.  It is now possible
  1296.   to open a submenu directly from the emulator screen by pressing Alt
  1297.   and the corresponding hotkey.
  1298.  
  1299. - An Allegro-based sound driver has been implemented.  It replaces the
  1300.   old MIDAS driver in binary distributions because of licensing
  1301.   incompatibilities.
  1302.  
  1303. - The video driver can now use triple buffering for much smoother
  1304.   animations (don't use it under Windows).
  1305.  
  1306. - 1351 mouse emulation has been implemented.  Make sure a working
  1307.   mouse driver is installed.
  1308.  
  1309. - It is now possible to use up to two "real" joysticks and to
  1310.   configure the keyboard settings for both emulated joysticks.  As a
  1311.   result, it is now possible for two people to play together with two
  1312.   "real" joysticks or just with the keyboard.
  1313.  
  1314. - A bug that could corrupt the file descriptor table has been fixed.
  1315.  
  1316. - The file selector is now much faster when running under plain
  1317.   MS-DOS, as it uses `findfirst()'/`findnext()' instead of DJGPP's
  1318.   Unix-like `opendir()'/`stat()' calls.
  1319.  
  1320. ** Miscellaneous changes
  1321. ------------------------
  1322.  
  1323. - The file system can be accessed from any drive now, and complete
  1324.   support for P00 files has been implemented.
  1325.  
  1326. - A major cleanup of the code has been done (this is what took most of
  1327.   the time between 0.14.2 and 0.15.0).  Porting and adding features or
  1328.   emulators is now much easier.
  1329.  
  1330. - "On the fly" Lynx and Zipcode support has been added (use with care,
  1331.   though).
  1332.  
  1333. - A couple of bugs in the fast serial emulation have been fixed
  1334.   (courtesy of Peter Andrew Felvegi <petschy@derceto.sch.bme.hu>).
  1335.  
  1336. - Sound output can now be oversampled up to 8 times.
  1337.  
  1338. - The `Directory' resource is now a list of paths.  The separator is
  1339.   `;' on MS-DOS and `:' on Unix.
  1340.  
  1341. - Serial traps can be enabled/disabled at runtime.
  1342.  
  1343. - Palette files have been introduced.
  1344.  
  1345. - Support for Dag Lem's new reSID SID emulation engine has been added.
  1346.  
  1347. - Automake is now being used.
  1348.  
  1349. - Color palettes are now completely configurable via system files.
  1350.  
  1351.  
  1352. * Changes in VICE 0.14.2
  1353. ========================
  1354.  
  1355. ** C64 changes
  1356. --------------
  1357.  
  1358. - A few VIC-II and CIA timing bugs have been fixed.
  1359.  
  1360. - The "sprite crunch" effect should now be emulated properly.
  1361.  
  1362. - Changes to $3FFF/$39FF in the video bank in the middle of one raster
  1363.   line do not affect the whole line anymore.
  1364.  
  1365. - Color of forced $FF DMA characters is now correct.
  1366.  
  1367. - The SpeedDOS parallel cable is now emulated.
  1368.  
  1369. - More accurate SID filter parameters when the sampling frequency is
  1370.   different from 44.1 KHz.
  1371.  
  1372. - The `TapeName' resource has been removed.
  1373.  
  1374. ** VIC20 changes
  1375. ----------------
  1376.  
  1377. - An annoying bug that prevented BASIC from working has been fixed;
  1378.  
  1379. - True 1541 emulation works again.
  1380.  
  1381. - The `TapeName' resource has been removed.
  1382.  
  1383. ** PET changes
  1384. --------------
  1385.  
  1386. - Emulation of joysticks connected to the user port has been added.
  1387.  
  1388. ** Unix changes
  1389. ---------------
  1390.  
  1391. - The "change working directory" command displays the current working
  1392.   directory as default.
  1393.  
  1394. - A new status bar on the bottom of the emulation window displays the
  1395.   current speed and frame rate, and the status (i.e. LED + R/W head
  1396.   position) of the disk drive when the true 1541 emulation is turned
  1397.   on.
  1398.  
  1399. ** MS-DOS changes
  1400. -----------------
  1401.  
  1402. - A bug that caused sprites to appear near the screen when the
  1403.   640x480 resolution was used has been fixed.
  1404.  
  1405. ** Miscellaneous changes
  1406. ------------------------
  1407.  
  1408. - A little timing error in the 6510 RMW instructions using absolute
  1409.   indexed addressing has been corrected.
  1410.  
  1411. - Much improved 1541 emulation: most custom write routines should now
  1412.   work.
  1413.  
  1414.  
  1415. * Changes in VICE 0.14.1
  1416. ========================
  1417.  
  1418. ** C64 changes
  1419. --------------
  1420.  
  1421. - A nasty CIA-related bug has been fixed.
  1422.  
  1423.  
  1424. * Changes in VICE 0.14.0
  1425. ========================
  1426.  
  1427. ** 6502/6510 changes
  1428. --------------------
  1429.  
  1430. - Several mostly timing-related 6510 bugs have been fixed (thanks to
  1431.   Andreas Boose's test suites).
  1432.  
  1433. ** C64 changes
  1434. --------------
  1435.  
  1436. - Better SID (audio chip) emulation.  Now filters are emulated and
  1437.   waveforms are more accurate.  (Many thanks go to Michael Schwendt,
  1438.   author of SIDplay, for helping out with this and for providing the
  1439.   filter code and the SID wave tables.)
  1440.  
  1441. - Some CIA bugs have been fixed (big thanks to Andreas Boose for
  1442.   reporting them).
  1443.  
  1444. - The IEC bus recalculation has been made slightly faster (but you
  1445.   will probably not notice this, also because the true 1541
  1446.   compatibility improvements have made the emulation a bit slower).
  1447.  
  1448. - Some VIC-II bugs have been fixed (more big thanks to Andreas for his
  1449.   invaluable test suite).
  1450.  
  1451. - Disk/tape images can be "autostarted" from the command-line (with
  1452.   the new `-autostart' option) or at runtime (i.e. you can attach the
  1453.   image and let the emulator run and execute the first program on it
  1454.   for you).  This also works with `P00' and raw CBM binary files.
  1455.  
  1456. ** VIC20 changes
  1457. ----------------
  1458.  
  1459. - Fixed a small resizing-related bug.
  1460.  
  1461. ** PET changes
  1462. --------------
  1463.  
  1464. - Improved/fixed keyboards on X11.
  1465.  
  1466. - New `PetModel', `VideoWidth' and `KeyboardType' resources.
  1467.  
  1468. - Added support for 2001, 4032B and 8096 PETs.
  1469.  
  1470. - Better CRTC emulation: R01 (line width) and R12 (control register)
  1471.   are honoured now.
  1472.  
  1473. ** Unix changes
  1474. ---------------
  1475.  
  1476. - Dispatching of Xt events fixed (there was a very stupid bug that
  1477.   caused event loops to do busy waits--argh!).
  1478.  
  1479. - Made WindowMaker-compliant (x64, xvic and xpet can now be docked).
  1480.   Now, could anybody please contribute cool NeXTish truecolor icons?
  1481.   :-)
  1482.  
  1483. - Better handling of window resizing.
  1484.  
  1485. - `configure' now uses Xaw3d only if `--with-xaw3d' is specified on
  1486.   the command line.
  1487.  
  1488. - The pop-up menus now work also if NumLock or CapsLock are activated.
  1489.  
  1490. - A private colormap is automatically used (even if `-install' has not
  1491.   been specified on the command line) if the emulator cannot allocate
  1492.   all the colors at startup.
  1493.  
  1494. - Increased portability: now compiles successfully on SunOS 4.x.
  1495.  
  1496. - Improved automatic frame skipping algorithm; it now gives a higher
  1497.   average frame rate.
  1498.  
  1499. - Different, possibly more usable, menu layout.
  1500.  
  1501. ** MS-DOS changes
  1502. -----------------
  1503.  
  1504. - The contents of disk and tape images can be inspected before
  1505.   attaching them.
  1506.  
  1507. ** Miscellaneous changes
  1508. ------------------------
  1509.  
  1510. - The 1541 emulation is now more accurate (disk rotation is taken into
  1511.   account, but hardware formatting still does not work although we are
  1512.   not far from it).
  1513.  
  1514. - Safer handling for 1541 ROMs: a checksum is calculated, and turning
  1515.   full 1541 emulation on when no ROM is available does not make the
  1516.   emulator crash anymore.
  1517.  
  1518. - BZIP v2 support has been added (from Andreas Boose).
  1519.  
  1520. - Read-only support for various archiving formats (`.tar.gz', `.zip',
  1521.   `.lzh', `.zoo') has been added.
  1522.  
  1523. - The character ROMs are no longer built-in.
  1524.  
  1525. - Removed `.doc' extension from certain files in the documentation, as
  1526.   it confused HTML browsers.
  1527.  
  1528. - Useless Makefile target that caused problems with newer versions of
  1529.   GNU make removed.
  1530.  
  1531. - C1541 can now create disk images from Zipcoded files (`zcreate'),
  1532.   import Lynx archives (`unlynx') and execute DOS or UNIX commands
  1533.   (`system').  (`unlynx' and `system' have been contributed by Ricardo
  1534.   Ferreira.)
  1535.  
  1536. - Wrapping around $FFFF in monitor commands works now (beware: not for
  1537.   all of them, yet!).
  1538.  
  1539. - New, more usable, version of the `recomment' utility.
  1540.  
  1541. - Support for Simple DirectMedia Layer has been added.
  1542.  
  1543. - Character generator ROMs are not built-in anymore.
  1544.  
  1545.  
  1546. * Changes in VICE 0.13.0
  1547. ========================
  1548.  
  1549. - Improved (now cycle-exact!) VIC-II emulation (big thanks go to
  1550.   Andreas Boose for helping me to improve it).
  1551.  
  1552. - More accurate 6510 emulation (emulates extra unused read accesses).
  1553.  
  1554. - Lower memory requirements.
  1555.  
  1556. - Complete MS-DOS port.
  1557.  
  1558. - Several CIA fixes.
  1559.  
  1560. - The VIC-I chip now emulates the reverse mode.
  1561.  
  1562. - Loading from tape handles the memory pointers correctly.
  1563.  
  1564. - Joystick emulation in the VIC20 emulator.
  1565.  
  1566. - Slightly better source code organization.
  1567.  
  1568.  
  1569. * Changes in VICE-0.12.1
  1570. ========================
  1571.  
  1572. - The CIAs have been rewritten and are now more compatible and much
  1573.   faster (most of the games that ran much more slowly than usual with
  1574.   0.12.0 should now run at normal speed).
  1575.  
  1576. - VIC-II screen updates are now a little faster and also eat less
  1577.   memory.
  1578.  
  1579. - Disk images can now be attached in read-only mode.
  1580.  
  1581. - Gzip-compressed disk and tape images can be attached directly,
  1582.   without uncompressing them.
  1583.  
  1584. - The hardware-level 1541 emulation now supports writing to the disk
  1585.   through the VIAs, so that write patches to the drive ROM are not
  1586.   needed any longer. [please notice that this might not work with
  1587.   everything, as the emulation is not 100% exact]
  1588.  
  1589. - VICE can now be compiled also with the standard (0.8.0) joystick
  1590.   module (without digital joystick support, obviously).
  1591.  
  1592. - A little bug related to the right Shift key has been solved
  1593.   (courtesy of Bernhard Schwall).
  1594.  
  1595. - The numeric keypad can now be used to emulate diagonal directions
  1596.   too.
  1597.  
  1598. - The Linux audio driver also works on 8-bit sound cards.
  1599.  
  1600. - When a CPU jam happens (illegal opcode), the user can now choose
  1601.   between entering the monitor, enabling the XDebugger or resetting the
  1602.   machine.
  1603.  
  1604. - Implemented the new `skip' button in the XDebugger.
  1605.  
  1606. - Some little annoying bugs in the SID emulation have been fixed and
  1607.   combined pulse/sawtooth and pulse/triangle waveforms have been
  1608.   implemented.
  1609.  
  1610. - The automatic refresh rate setting works better when sound is
  1611.   enabled.
  1612.  
  1613. - The adaptive playback speed in the sound driver can now be disabled.
  1614.  
  1615. - Sound can now be turned off automatically when buffer overruns
  1616.   happen, and is automatically turned on again after a specified
  1617.   interval.
  1618.  
  1619. - AIX audio support has been implemented (courtesy of Chris Sharp
  1620.   (sharpc@hursley.ibm.com)).
  1621.  
  1622. - The sprite collision interrupts are more correctly triggered.
  1623.  
  1624. - A bad bug related to the sprite expansion register has been fixed.
  1625.  
  1626. - The video cache now handles sprite-background collisions correctly.
  1627.  
  1628. - A nasty bug that could cause VICE to hang has been fixed.
  1629.  
  1630. - Attaching floppy images to drive 9 or 10 no longer makes them appear
  1631.   in drive 8 when full 1541 emulation is enabled.
  1632.  
  1633. - Solved some problems with systems that do not have regexp.h (at
  1634.   least we hope so).
  1635.  
  1636. - GNU make is no longer needed to compile the PET and VIC20 emulators.
  1637.  
  1638. - The documentation has been updated.
  1639.  
  1640. - The `tounix' and `toiso' utilities have been added.
  1641.  
  1642. - The problem that made VICE die with an `alarm clock' signal on very
  1643.   slow or overloaded machines should now be gone.
  1644.  
  1645. - The file selector no longer dies if you type `~' with no `/' in the
  1646.   directory field.
  1647.  
  1648. - The file selector now has a "contents" button with which you can see
  1649.   the contents of a disk or tape image before attaching it.
  1650.  
  1651. - The X11 video driver automatically disables usage of the MITSHM
  1652.   extensions if they are not supported by the X11 server (even if the
  1653.   `mitshm' resource is non-zero).
  1654.  
  1655. - Some annoying REU-related bugs have been fixed.
  1656.  
  1657. - The MS-DOS version uses the Scroll Lock LED to emulate the drive LED.
  1658.  
  1659.  
  1660. * Changes in VICE-0.12.0
  1661. ========================
  1662.  
  1663. Well, almost 90% of the emulation code has been rewritten (that's why
  1664. it took so long to have this release out), so it would be quite long
  1665. to list everything here.  Anyway, here are the most important new
  1666. features:
  1667.  
  1668. - New 6510 emulation, which is much faster and has (hopefully) correct
  1669.   memory fetch timings and exact emulation for all the opcodes.
  1670.  
  1671. - Completely rewritten video emulations, now much faster and more
  1672.   versatile: the window size can be doubled at run-time and the video
  1673.   cache can be disabled when not necessary.
  1674.  
  1675. - (Much) better VIC-II (C64 video chip) emulation, mostly rewritten
  1676.   from scratch: it can now handle most $D011 tricks such as VSP
  1677.   (Creatures and Mayhem in Monsterland work) and FLI; [yes, the silly
  1678.   sprite priority problems are gone]
  1679.  
  1680. - (Slightly) better VIC-I (VIC20 video chip) emulation (still
  1681.   incomplete).
  1682.  
  1683. - New SID emulator by Teemu Rantanen, with support for Linux, FreeBSD,
  1684.   Solaris and HP-UX (not all of these are stable, though).
  1685.  
  1686. - New CIA emulation with correct timing.
  1687.  
  1688. - Faster interrupt handling.
  1689.  
  1690. - Xaw-based GUI with popup menus and interactive file selector from
  1691.   the Free Widget Foundation.
  1692.  
  1693. - Hardware-based 1541 disk-drive emulation, that works with many
  1694.   custom loading routines.
  1695.  
  1696. - New resource handling that allows saving and loading of settings.
  1697.  
  1698. - MS-DOS port (no sound yet, UI almost non-existent).
  1699.  
  1700. - Better T64 handling (still buggy).
  1701.  
  1702. - Removed C128 emulator and RAM tester (sorry, we had no time to work
  1703.   at them).
  1704.  
  1705. - Much better Linux joystick support, that works with digital and
  1706.   analog joysticks with auto-calibration (courtesy of Bernhard Kuhn
  1707.   <kuhn@eikon.e-technik.tu-muenchen.de>); [it should compile out of the
  1708.   box now]
  1709.  
  1710. - Support for all possible VIC20 memory configurations on the command
  1711.   line (courtesy of Alexander Lehmann <alex@mathematik.th-darmstadt.de>).
  1712.  
  1713. - Added `extract' command to c1541 (courtesy of Gerhard Wesp
  1714.   <gwesp@cosy.sbg.ac.at>).
  1715.  
  1716. - Added configure script for easier configuration and installation.
  1717.  
  1718. - Overall better source code organization, that should make porting
  1719.   much easier; [volunteers, you are welcome!]
  1720.  
  1721. - Better keyboard handling (reverse polling is correct now).
  1722.  
  1723. - The REU works.
  1724.  
  1725. - Several other bugs fixes and improvements we have lost track of.
  1726.  
  1727.  
  1728. * Changes in VICE-0.11.0
  1729. ========================
  1730.  
  1731. - The CPU in x64, xvic and xpet is now 2 times faster on average; :->
  1732.  
  1733. - The VIC-II steals the correct number of cycles for bad lines and
  1734.   sprites, and correctly fetches the video RAM, so that FLD and other
  1735.   effects involving bad lines are now emulated correctly.
  1736.  
  1737. - The interrupt handling and the CIA/VIA emulations have been almost
  1738.   completely rewritten, thus dramatically increasing compatibility and
  1739.   reliability.
  1740.  
  1741. - The VIC-II sprite-sprite and sprite-background collision register
  1742.   emulation is (much) faster.
  1743.  
  1744. - The Read-Modify-Write bug of the CPU is correctly emulated when
  1745.   accessing the VIC-II register $D011.
  1746.  
  1747. - D64 and T64 can be directly attached (T64 in x64 and x128 only).
  1748.  
  1749. - A bad bug in the handling of the I/O registers of the 6510 has been
  1750.   fixed.
  1751.  
  1752. - The ADC and SBC decimal mode has been fixed.
  1753.  
  1754. - Various bugs in the 1541 error channel emulation have been fixed.
  1755.  
  1756. - The 1541 emulator and the standalone c1541 program support the Rx:
  1757.   (Rename) command and the Sx: (Scratch, delete) command now handles
  1758.   wildcards correctly.
  1759.  
  1760. - The infamous keyboard problem which caused key events to be lost
  1761.   when refresh was > 1 has been fixed.
  1762.  
  1763. - A IEEE-488 interface emulator has been introduced (emulates the
  1764.   original Commodore one) in x64, x128 and xvic.
  1765.  
  1766. - The xdebugger functionality has been improved (this part is still in
  1767.   the experimental stage, though).
  1768.  
  1769. - The `-8' and `-9' options allow to attach diskimages as drive #9 too.
  1770.  
  1771. - The Unix FS driver (Unit 11) has been improved, so that it supports
  1772.   the command/error channel and wildcards properly; moreover, new
  1773.   FS-specific commands (mkdir, rmdir, chdir) and errors (`permission
  1774.   denied' and `directory not empty') have been added.
  1775.  
  1776. - The VDC emulation in x128 supports variable character and screen
  1777.   size and bitmap mode as well (monochrome only and still under
  1778.   development).
  1779.  
  1780. - Some minor bugs in the VDC emulator have been fixed.
  1781.  
  1782. - The MMU implementation in x128 is much more complete, with true (not
  1783.   hard-coded) shared RAM and memory configuration support.
  1784.  
  1785. - A nasty bug which caused x128 to crash when changing speed and
  1786.   enabling/disabling the video emulators at runtime has been fixed.
  1787.  
  1788. - The Linux joystick has been fixed (it did not work at all in 0.10.0).
  1789.  
  1790. - The monitor `set' command no longer accepts ambiguous variable names.
  1791.  
  1792. - A new `hjoyport' variable/resource allows the user to choose the port
  1793.   for the hardware joystick (Linux only).
  1794.  
  1795. - Sun64 is no longer supported (if you need it, download x64-0.3.1).
  1796.  
  1797. - One thousand other little bugs have been fixed.
  1798.  
  1799.